Click or drag to resize

SipClientSendResponseUnsupportedMediaType Method

Overload List
  NameDescription
Public methodSendResponseUnsupportedMediaType(Request)
Sends "Unsupported Media Type" response with status code 415.
Public methodSendResponseUnsupportedMediaType(Request, String)
Sends "Unsupported Media Type" response with status code 415 and the specified description text.
Top
See Also